Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS s3 exporter component #730

Merged
merged 30 commits into from
Jun 10, 2024
Merged

Conversation

Imshelledin21
Copy link
Contributor

PR Description

Adding in an otelcol.exporter.awss3 component.

Which issue(s) this PR fixes

#256

Fixes #256

Notes to the Reviewer

Uses the upstream opentelemetry-collector-contrib awss3exporter

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label May 2, 2024
@rfratto rfratto added the backport-to-agent:no PR should NOT be backported to the agent repo. label May 3, 2024
Imshelledin21 and others added 12 commits May 6, 2024 15:23
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
@clayton-cornell clayton-cornell requested a review from a team May 23, 2024 17:00
Imshelledin21 and others added 5 commits May 30, 2024 07:56
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Imshelledin21 and others added 4 commits May 30, 2024 07:57
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
update awss3.go to use otelcolCfg for debug metrics
@clayton-cornell
Copy link
Contributor

Docs look OK.. over to @grafana/grafana-agent-maintainers for a code review.

Copy link
Collaborator

@mattdurham mattdurham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work thanks, looks good.

@mattdurham
Copy link
Collaborator

@Imshelledin21 looks like we got a test failing, can you clean that up and I will merge. Thank you!

@Imshelledin21
Copy link
Contributor Author

@mattdurham tests have been cleaned up and look to be passing now.

@mattdurham mattdurham merged commit 10ed407 into grafana:main Jun 10, 2024
15 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent:no PR should NOT be backported to the agent repo. frozen-due-to-age type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support AWS s3 exporter
4 participants